home *** CD-ROM | disk | FTP | other *** search
-
-
- On Mon, 4 Jul 1994, tom duncan wrote:
-
- > >
- > >
- > >
- > > On Mon, 4 Jul 1994, tom duncan wrote:
- > >
- > > > Hi all,
- > > > Having a couple of problems.
- > > >
- > > > 1. Text Entry program by Mark Tiffany
- > > > I have a few Token messed up.
- > > > Any ideas were these come from. I thought by blitzlibs were up-to-date
- > > >
- > > > USEPATH TextEntryInfo
- > > > t$=StripTrail$(t$,Asc(" "))
- > > > ot$=t$
- > > > If \Winw>????? Then \Winw=?????
- > > > If \Winh>????? Then \Winh=?????
- > > > If \Winx+\Winw>????? Then \Winx=?????-\Winw
- > > > If \Winy+\Winh>????? Then \Winy=?????-\Winh
- > > >
- > >
- > > ??????? - Means that a token is not found. It happened to me when I tried
- > > running a program for which library was not installed.
- >
- > Yep, Thanks I knew that, but what I need is someone with TextEntry working to
- > tell me what tokens they are and they might have come from.
- > Seems to be a big problem these days with so many libraries floating around.
- >
- What about libnums? Do you have the library number in there. If you don't
- then there's a chance that it will not work. (will not create proper
- deflibs and will not load libraries properly if the numbers are wrong)
-
- Maciek.
-
-
-
-